Welcome![Sign In][Sign Up]
Location:
Search - Win32 Application

Search list

[GUI Develop电子时钟

Description: WIN32 application 显示系统时间 电子时钟
Platform: | Size: 1979501 | Author: zhengjn | Hits:

[Game Programbmbrsrc

Description: 一个炸弹人游戏的源代码(win32 application)--A bomb-person game source code (win32 application)
Platform: | Size: 54272 | Author: 站长 | Hits:

[Books用VC++设计win32应用程序

Description: vc++ 设计win32-vc++ design win32
Platform: | Size: 6718464 | Author: 谢坤 | Hits:

[Windows Developyszs

Description: 编程步骤: 1, 创建新工程(Win32 Console Application)。 2, 添加如下源文件: List.cpp ?链表类的实现 Operater.cpp ?操作类的实现 Main.cpp ?程序入口 添加如下头文件: List.h ?链表类的头文件 Operater.h ?操作类的头文件 3, 添加代码......... 4, 编译,调试,除错,完成.-Programming steps: 1.Create a new project(Win32 Console Application) 2.Add source codes as following:List.cpp__the implementation of list type Operater.cpp__the implementation of operater type Main.cpp__the start point of the program Then, Add head file as following:List.h__the head file of list type Operater.h__the head file of operater type. 3. Add code......... 4. compile, debug,correct and the finish
Platform: | Size: 1031168 | Author: 李楠 | Hits:

[Windows Develop一个屏保程序

Description: 本程序运行后将会屏 Alt+Ctrl+Del,Alt+F4,Alt+Tab等键, (Windows 2000 不能屏蔽) 必须在两个Enter键之间输入密码才能退出!!!!!!!! 密码是"kkcocoon". 本程序在Visual C++ 6.0 下编译.大家可在vc下打开scrnsave.dsw文件就可以很好的查看源文件.也可以File->New->Project->Win32 Application->起个名字,create new workspace->empty win32 application.然后把一个个文件Add进来,F5->确定,就可以了. 这是一个用纯Windows SDK编写的程序,没有用MFC类库,要看懂此程序 必须要懂得在Windows下编程.本程序只是为了给刚学Windows SDK的同仁 提供适合的示例程序,并给出祥尽注释.-Windows Screen Saver source code, block keyboard input of Alt_Ctrl_Del, Alt+F4, Alt+Tab(can not block in win2000), password is kkcocoon.
Platform: | Size: 1218560 | Author: 阿的 | Hits:

[Dialog_WindowWin32 编程中字体的应用

Description: win32 编辑中字体的应用,修改对话框中的字体。-win32 font editing application, modify the Font dialog box.
Platform: | Size: 148480 | Author: zhangrenhui | Hits:

[Windows Developb030717-心得三

Description: 心得三——按下鼠标哪个键 1.实验目的 (1)首先打开VC++6.0打开File菜单,New命令建立一个Win32 Application类型的工程,注意,在建立工程时在第2步选择"A simple Win32 application.".利用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口. (2)在此基础上实现如下功能:鼠标键按下时,弹出消息框通知用户是按下了鼠标的哪个键 -experience-- which press the mouse button 1. Experiment (1) First, open the VC 6.0 Open File menu, the establishment of a New Order Win32 Application types of projects, that the establishment of projects in the first two-step selection "A simple Win32 application." . windows API function using programmed entry, to prepare a simple Windows application procedures, the establishment of the window. (2) In this on the basis of the following functions : pressing the mouse button, pop-up message box to inform the user is pressing the mouse button which
Platform: | Size: 37888 | Author: 小钟 | Hits:

[Windows Developbisai

Description: 这是一个Win32 Application写的篮球比赛,大家下来玩玩吧!-This is a Win32 Application written in a game of basketball, we play down!
Platform: | Size: 21504 | Author: 罗司 | Hits:

[Game Programbtm

Description: 利用vc++(Win32 Application)开发的程序-use vc (Win32 Application) developed procedures
Platform: | Size: 1342464 | Author: 王码 | Hits:

[Game Programxswz

Description: 利用vc++(Win32 Application)开发的程序-use vc (Win32 Application) developed procedures
Platform: | Size: 1186816 | Author: 王码 | Hits:

[OtherTheFirstP

Description: 比较使用的Win32 Application程序。 是一个典型的Win32 Application程序实例。-compare the Win32 Application procedures. Is a typical example of Win32 Application procedures.
Platform: | Size: 19456 | Author: 秦俑 | Hits:

[File OperateCDirectoryChangeWatcher-05-12-2002_src

Description: This code wraps up the Win32 API function ReadDirectoryChangesW so that your application only has to worry about responding to the events that take place when a file or directory is added, removed, modified, or renamed.-This code wraps up the Win32 API function Re adDirectoryChangesW so that your application only has to worry about responding to the events that take place when a file or directory is added , removed, modified, or renamed.
Platform: | Size: 43008 | Author: 夏沙 | Hits:

[Driver Developlibusb-win32-src-0.1.12.1.tar

Description: Libusb-win32 is a library that allows userspace application to access USB devices on Windows operation systems (Win98SE, WinME, Win2k, WinXP). It is derived from and fully API compatible to libusb -Libusb- win32 is a library that allows user space application to access USB devices on Wind ows operation systems (Win98SE, WinME, Win2k. WinXP). It is derived from API and fully compati ble to libusb
Platform: | Size: 84992 | Author: jack | Hits:

[Button controlbutton

Description: 先建立一个标准的Win32 Application 工程.选择a simple Win32 Application. 然后建立我们的资源文件首先新建一个对话框资源,资源ID改为IDD_MAIN_DLG 然后在其上新建一个按钮控件资源ID改为IDC_ODBUTTON,此按钮的styles中必须选中owenerdraw属性. -To create a standard Win32 Application project. Choose a simple Win32 Application. And then the establishment of our resources to create a new document dialog box first of all resources, resource ID and then changed to IDD_MAIN_DLG its resources to create a new button control ID changed IDC_ODBUTTON, this button styles that must be selected attributes owenerdraw.
Platform: | Size: 51200 | Author: 张松宝 | Hits:

[OpenGL programOGLWiz7

Description: A Custom AppWizard for VC++.NET that creates an OpenGL enabled Win32 application suitable for demos and simple games.
Platform: | Size: 26624 | Author: Xiaobin Zhang | Hits:

[Othertimer4

Description: 用VC++ Win32 Application编的简单的多媒体定时器程序。-With VC++ Win32 Application provision of the multimedia timer easy process.
Platform: | Size: 1250304 | Author: llw | Hits:

[Game Programwjzvc

Description: WIN32 APPLICATION : gamegold ======================================================================== AppWizard has created this gamegold application for you. This file contains a summary of what you will find in each of the files that make up your gamegold application. gamegold.cpp This is the main application source file. gamegold.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally.
Platform: | Size: 991232 | Author: RS | Hits:

[OtherWin32drawpoint

Description: 创建win32小应用程序,鼠标移动可以自动画点,单击右键清屏-Create a small win32 application, since the animation can move the mouse point, click the right-clear screen
Platform: | Size: 785408 | Author: 大饼 | Hits:

[Dialog_Windowwin32

Description: 这是一个Win32 Application 最最简单的实例-This is a Win32 Application far the most simple example
Platform: | Size: 483328 | Author: jin tia | Hits:

[Windows DevelopWIN32-application-CPP

Description: 这是用VISUAL C++设计的WIN32应用程序,里面将近有400个程序,希望能给需要的读者带来帮助。-This is the VISUAL C++ WIN32 application, which is nearly 400 procedures, we hope to give readers in need of help.
Platform: | Size: 6737920 | Author: 李杨 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 29 »

CodeBus www.codebus.net